.. _`Set Table attributes`: .. _`org.sysess.sympathy_course.settableattributes`: Set Table attributes ```````````````````` .. image:: table_attribute.svg :width: 48 Set Table attributes. Documentation ::::::::::::: Set the attributes in Table with the headers and values in another Table, only the values on the first row. Definition :::::::::: Input ports ........... **attributes** table A Table with attributes along the columns. Only the first row of the Table will be imported as attributes, due to that an attribute is defined to be a scalar value **in_data** table Table with data Output ports ............ **out_data** table Table with updated attribute container Configuration ............. **Clear existing attributes** (clear) Clear existing attributes before applying the operation. Examples ........ * :download:`GetSetTableAttributes.syx ` Implementation .............. .. automodule:: node_attributes_tables :noindex: .. class:: SetTableAttributes :noindex: